<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^zna/([0-9]*) imgS.php?id=$1
</IfModule>